We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e372f75 commit 162d593Copy full SHA for 162d593
modules/ubuntu/bashrc.txt
@@ -576,8 +576,6 @@ function ss {
576
command sudo bash /var/www/ss-perms-php-packages
577
elif [[ $@ == "perms php config" ]]; then
578
command sudo bash /var/www/ss-perms-php-config
579
- elif [[ $@ == "perms php core" ]]; then
580
- command sudo bash /var/www/ss-perms-php-packages
581
elif [[ $@ == "perms php packages" ]]; then
582
583
elif [[ $@ == "perms prestashop config" ]]; then
0 commit comments