Fixed lots of grammatical errors, install scripts using -f for copy to avoid errors whilst installing.

This commit is contained in:
Rob Whyte
2017-08-12 20:38:03 +10:00
parent 64dedaf960
commit 8cf405bad1
11 changed files with 72 additions and 72 deletions

View File

@ -1,12 +1,12 @@
#!/bin/bash
#Basic uninstall script for fenrir.
#Basic uninstall script for Fenrir.
cat << EOF
Fenrir is going to remove.
All scripts and settings will be lost.
EOF
# ask
read -p "This will remove fenrir and settings. Press ctrl+c to cancel, or enter to continue." continue
read -p "This will remove Fenrir and settings, press ctrl+C to cancel, or enter to continue." continue
# do it
unlink /usr/bin/fenrir