1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

Change script name

This commit is contained in:
andrei 2016-04-09 18:26:56 +03:00
parent 1a76d32252
commit 334ce94e74

View File

@ -99,7 +99,7 @@ install_theme() {
case $response in
[yY][eE][sS]|[yY])
echo "Installing $(basename $0) on /usr/bin/"
cp -r arc-theme-upgrade /usr/bin/
cp -r arc-flatabulous-theme-upgrade /usr/bin/
;;
*)
echo "Aborted by user"
@ -121,9 +121,9 @@ install_theme() {
# Main part
clear
echo '####################################'
echo '# Arc Theme Install Script #'
echo '####################################'
echo '################################################'
echo '# Arc-Flatabulous Theme Install Script #'
echo '################################################'
echo
#Check available commands