|
@@ -8,7 +8,7 @@ install:
|
|
@read -p ">>> Press ENTER to install the app."
|
|
@read -p ">>> Press ENTER to install the app."
|
|
@mkdir -p ~/.local/share/gnome-shell/extensions/
|
|
@mkdir -p ~/.local/share/gnome-shell/extensions/
|
|
@cp -r ./chatgpt-gnome-desktop@chat-gpt-gnome-desktop ~/.local/share/gnome-shell/extensions/
|
|
@cp -r ./chatgpt-gnome-desktop@chat-gpt-gnome-desktop ~/.local/share/gnome-shell/extensions/
|
|
- @printf "\e[1;34m>>>\e[0m The app is now installed, You may log out or press Alt+F2 to complete the install.\n"
|
|
|
|
|
|
+ @printf "\e[1;34m>>>\e[0m The app is now installed, You may log out or press Alt+F2 and then type r to complete the install.\n"
|
|
|
|
|
|
uninstall:
|
|
uninstall:
|
|
@printf "\e[1;34m>>>\e[0m ChatGPT Gnome Desktop Extension\n"
|
|
@printf "\e[1;34m>>>\e[0m ChatGPT Gnome Desktop Extension\n"
|
|
@@ -20,4 +20,4 @@ uninstall:
|
|
@printf "\e[1;34m>>>\e[0m The app is now uninstalled, You may log out or press Alt+F2 to complete the install. Thanks for using the app. \n"
|
|
@printf "\e[1;34m>>>\e[0m The app is now uninstalled, You may log out or press Alt+F2 to complete the install. Thanks for using the app. \n"
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
+
|