#6 Removed copy of env
- Should be done manually and edited before running setup script
This commit is contained in:
@@ -13,9 +13,6 @@ ls -ld $SCRIPT_DIR | awk '{print $3}' >> ./config/installerName
|
|||||||
useradd -M RadioNode
|
useradd -M RadioNode
|
||||||
usermod -s -L RadioNode
|
usermod -s -L RadioNode
|
||||||
|
|
||||||
# Create the .env file from the example
|
|
||||||
cp $SCRIPT_DIR/.env.example $SCRIPT_DIR/.env
|
|
||||||
|
|
||||||
# Change the ownership of the directory to the service user
|
# Change the ownership of the directory to the service user
|
||||||
chown RadioNode -R $SCRIPT_DIR
|
chown RadioNode -R $SCRIPT_DIR
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user