Merge branch 'master' of frogit:geoffrey/dotfiles

crash2
Geoffrey Frogeye 2017-10-30 11:53:01 +01:00
commit 81b2456ce3
4 changed files with 2 additions and 3 deletions

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "dotsync"]
path = dotsync
url = git@github.com:dotphiles/dotsync.git

View File

View File

@ -1,2 +1,4 @@
#!/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 "/system/bin/mount -o remount,ro /" | tsu

View File