Skip to content

Commit 162d593

Browse files
authored
Update bashrc.txt
1 parent e372f75 commit 162d593

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/ubuntu/bashrc.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -576,8 +576,6 @@ function ss {
576576
command sudo bash /var/www/ss-perms-php-packages
577577
elif [[ $@ == "perms php config" ]]; then
578578
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
581579
elif [[ $@ == "perms php packages" ]]; then
582580
command sudo bash /var/www/ss-perms-php-packages
583581
elif [[ $@ == "perms prestashop config" ]]; then

0 commit comments

Comments
 (0)