New icons, and major improvements to p
This commit is contained in:
2
scripts/generalAI-jan.sh
Normal file → Executable file
2
scripts/generalAI-jan.sh
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
source ./p.sh
|
||||
if [[ $(p c jan) == 0 ]]; then
|
||||
if p c jan &>/dev/null; then
|
||||
echo "Jan is installed. Launch it from the app menu."
|
||||
else
|
||||
p i jan
|
||||
|
||||
Reference in New Issue
Block a user