Fixed Makefile after documentation update
This commit is contained in:
parent
72ed442f01
commit
acff1370ce
2
Makefile
2
Makefile
@ -7,7 +7,7 @@ install:
|
||||
cp -R sources.bk /usr/local/etc/sources.bk
|
||||
cp -R backup.sh.1 /usr/local/share/man/man1/backup.sh.1
|
||||
chmod 755 /usr/local/bin/backup.sh
|
||||
chmod 644 /usr/local/etc/backup_sources.bk
|
||||
chmod 644 /usr/local/etc/sources.bk
|
||||
|
||||
uninstall:
|
||||
rm -rf /usr/local/bin/backup.sh
|
||||
|
Loading…
Reference in New Issue
Block a user