Skip to content

Commit

Permalink
Update init
Browse files Browse the repository at this point in the history
  • Loading branch information
clion007 authored Jul 6, 2024
1 parent 761720a commit babd29b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions root/init
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ set -e

# make dir for config
mkdir -p /config \
/tmp/xteve \
/home/xteve
/tmp/xteve

chown -R xteve:xteve \
/config \
/tmp/xteve \
/home/xteve
/tmp/xteve

# permissions
chmod -R 777 /config
Expand Down

0 comments on commit babd29b

Please sign in to comment.