Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
lea2501
/
scripts
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e6b04e53bf
Ramas
Etiquetas
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
appimage
/
updateAll.sh
updateAll.sh
56 B
Histórico
Raw
1
2
3
4
#!/bin/bash
for file in update*.sh; do ./"$file"; done