Rename suspend to suspend.sh
Collision with system command
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
/bin/systemctl suspend
|
|
||||||
|
|
||||||
4
bin/suspend.sh
Executable file
4
bin/suspend.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
sudo /bin/systemctl suspend
|
||||||
|
|
||||||
Reference in New Issue
Block a user