mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update set_perms.sh
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
source edit_these.sh
|
||||
|
||||
if [[ "AGREED" == "no"]]; then
|
||||
if [[ AGREED == "no"]]; then
|
||||
echo "Please edit the edit_these.sh file"
|
||||
exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user