Changeset 36 for bootstrapper
- Timestamp:
- Jun 2, 2014, 2:53:04 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrapper/bootstrap.sh
r35 r36 178 178 echo -e "Downloading and installing Linux engine\n" 179 179 wget -nv http://illy.bz/fi/7dtd/linux_files.tar.gz -O /tmp/linux_files.tar.gz 180 tar --touch -xzf /tmp/linux_files. gz -C /home/sdtd/180 tar --touch -xzf /tmp/linux_files.tar.gz -C /home/sdtd/ 181 181 182 182 chown sdtd.sdtd /home/sdtd/linux_files 183 chmod 0644 /home/sdtd/linux_files 183 chmod 0644 -R /home/sdtd/linux_files 184 chmod 0755 /home/sdtd/linux_files /home/sdtd/linux_files/engine 184 185 chmod 0755 /home/sdtd/linux_files/engine/7DaysToDie.x86 185 186
Note:
See TracChangeset
for help on using the changeset viewer.