mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
fix syntax
This commit is contained in:
@@ -95,7 +95,7 @@ EOF
|
||||
sudo -u $USERNAME ln -s $CONFIG_FILE $APP_SERVER_DIR/.env
|
||||
|
||||
# generate initial data
|
||||
echo "# run data.sh
|
||||
echo "# run data.sh"
|
||||
sudo -u $USERNAME $APP_SERVER_DIR/data.sh
|
||||
|
||||
# open firewall
|
||||
|
Reference in New Issue
Block a user