mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
fix syntax
This commit is contained in:
parent
3426691b78
commit
1b5ce03dd2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user