Merge branch 'master' of frogit:geoffrey/dotfiles
This commit is contained in:
commit
81b2456ce3
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
||||||
[submodule "dotsync"]
|
|
||||||
path = dotsync
|
|
||||||
url = git@github.com:dotphiles/dotsync.git
|
|
|
@ -1,2 +1,4 @@
|
||||||
#!/data/data/com.termux/files/usr/bin/bash
|
#!/data/data/com.termux/files/usr/bin/bash
|
||||||
|
echo "/system/bin/mount -o remount,rw /" | tsu
|
||||||
echo "ln -s /data/data/com.termux/files/usr /usr" | tsu
|
echo "ln -s /data/data/com.termux/files/usr /usr" | tsu
|
||||||
|
echo "/system/bin/mount -o remount,ro /" | tsu
|
||||||
|
|
Loading…
Reference in a new issue