Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
lea2501
/
scripts
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e6b04e53bf
Rami (Branch)
Tag
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
appimage
/
updateAll.sh
updateAll.sh
56 B
Cronologia
Originale
1
2
3
4
#!/bin/bash
for file in update*.sh; do ./"$file"; done