Changeset 37 for bootstrapper
- Timestamp:
- Jun 2, 2014, 2:57:57 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrapper/bootstrap.sh
r36 r37 180 180 tar --touch -xzf /tmp/linux_files.tar.gz -C /home/sdtd/ 181 181 182 chown sdtd.sdtd /home/sdtd/linux_files182 chown sdtd.sdtd -R /home/sdtd/linux_files 183 183 chmod 0644 -R /home/sdtd/linux_files 184 chmod 0755 /home/sdtd/linux_files /home/sdtd/linux_files/engine184 find /home/sdtd/linux_files -type d -exec chmod 0755 {} \; 185 185 chmod 0755 /home/sdtd/linux_files/engine/7DaysToDie.x86 186 186
Note:
See TracChangeset
for help on using the changeset viewer.