Refactoring Code
This commit is contained in:
@@ -26,9 +26,8 @@ case $1 in
|
||||
;;
|
||||
update)
|
||||
echo "Updating..."
|
||||
cp ../wx/src/functions/header.sh src/functions/header.sh
|
||||
cp ../wx/src/functions/repeat.sh src/functions/repeat.sh
|
||||
cp ../wx/src/commands/auth/login.sh src/functions/login.sh
|
||||
cp -r ../wx/src/ui src
|
||||
cp -r ../wx/src/commands/auth/login.sh src/functions/login.sh
|
||||
;;
|
||||
ready)
|
||||
echo "Ready"
|
||||
|
||||
Reference in New Issue
Block a user