mirror of
https://github.com/ENSL/ensl-plugin.git
synced 2024-11-26 06:01:17 +00:00
5 lines
51 B
Bash
5 lines
51 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
mv /home/amxx/build/* /var/build
|
||
|
bash
|