mirror of
https://github.com/ENSL/ensl-plugin.git
synced 2024-11-22 12:31:40 +00:00
756ce033b6
Make it build completely from Dockerfile. Use build.sh to move files. Also add metamod to make it complete package.
4 lines
51 B
Bash
Executable file
4 lines
51 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mv /home/amxx/build/* /var/build
|
|
bash
|