Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lea2501
/
scripts
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
appimage
/
updateAll.sh
updateAll.sh
56 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
#!/bin/bash
for file in update*.sh; do ./"$file"; done