Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
lea2501
/
scripts
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
e6b04e53bf
ブランチ
タグ
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
appimage
/
updateAll.sh
updateAll.sh
56 B
履歴
Raw
1
2
3
4
#!/bin/bash
for file in update*.sh; do ./"$file"; done