bin folder
This commit is contained in:
parent
ffcf8e41ba
commit
bfe214e548
@ -1,5 +1,7 @@
|
|||||||
sed -i "1s?^?cd "`pwd`"\n?" Discworld
|
sed -i "1s?^?cd "`pwd`"\n?" Discworld
|
||||||
|
|
||||||
|
mkdir logs
|
||||||
|
|
||||||
if [[ $PREFIX = *"com.termux"* ]]; then
|
if [[ $PREFIX = *"com.termux"* ]]; then
|
||||||
ln -s "$(pwd)/Discworld" $PREFIX/bin/disc;
|
ln -s "$(pwd)/Discworld" $PREFIX/bin/disc;
|
||||||
else
|
else
|
Loading…
x
Reference in New Issue
Block a user