mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Pagina copie sitoctt, aggiornamento pagina open source, + varie
This commit is contained in:
5
Scripts/Build.Termux.sh
Normal file
5
Scripts/Build.Termux.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$(realpath "$0")")/Lib/Globals.sh"
|
||||
cd "${swd}/.."
|
||||
sh "${swd}/Build.sh" --noBuildLock serve
|
||||
cd "${owd}"
|
Reference in New Issue
Block a user