1
0
Fork 0
mirror of https://github.com/Findus23/la-tools.git synced 2024-08-27 19:52:15 +02:00

Dateinamen und -berechtigung verbessert

This commit is contained in:
Findus23 2014-02-25 09:12:49 +01:00
parent fc6a94f8e5
commit fbcb207ab1
2 changed files with 1 additions and 1 deletions

0
update.txt → update.txt.sh Executable file → Normal file
View file

2
updater.sh Normal file → Executable file
View file

@ -1,4 +1,4 @@
#!/bin/bash
cp update.txt update.sh
cp update.txt.sh update.sh
chmod +x update.sh
./update.sh &