1
0
Fork 0
mirror of https://github.com/Findus23/la-tools.git synced 2024-08-27 19:52:15 +02:00
la-tools/updater.sh
2014-02-25 09:12:49 +01:00

4 lines
72 B
Bash
Executable file

#!/bin/bash
cp update.txt.sh update.sh
chmod +x update.sh
./update.sh &