Skip to content

Commit ced77e0

Browse files
authored
Update set_AD_TAG.sh
1 parent fd79061 commit ced77e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

set_AD_TAG.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ if [ -z `echo $AD_TAG | grep -x '[[:xdigit:]]\{32\}'` ]; then
2525
exit 1
2626
else
2727

28-
echo "$TRUE_CONFIG" > config.py
28+
sudo echo "$TRUE_CONFIG" > config.py
2929
sudo systemctl restart MTProxy.service
3030
fi

0 commit comments

Comments
 (0)