Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
lea2501
/
scripts
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
e6b04e53bf
Větve
Značky
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
appimage
/
updateAll.sh
updateAll.sh
56 B
Historie
Surový
1
2
3
4
#!/bin/bash
for file in update*.sh; do ./"$file"; done