Feb 25, 2020
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
rsync -va --delete --force /home/p/.config /mnt/torrent/
|
||||
rsync -va --delete --force /home/p/.local /mnt/torrent/
|
||||
Executable
+6
@@ -0,0 +1,6 @@
|
||||
# requrired to run other configured scripts
|
||||
/bin/sh /etc/rc
|
||||
# setup mozilla tmp cache
|
||||
mkdir /tmp/mozilla
|
||||
ln -sf /tmp/mozilla /usr/home/p/.cache
|
||||
chown p:p /usr/home/p/.cache/mozilla
|
||||
Reference in New Issue
Block a user