summarylogtreecommitdiffstats
path: root/readme.txt
blob: 87c28c01ae910d472de358b7ba815290fb774a9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
To build, test and upload new package:

rm -rf pkg src *.xz && makepkg -f
sudo pacman -U *.xz
sudo mg /etc/elephantdrive.config  # need an ED account
sudo systemctl start elephantdrive.service
sudo systemctl status elephantdrive.service
cat /var/log/elephantdrive.log
sudo systemctl stop elephantdrive.service
mksrcinfo
git add
git push