diff options
Diffstat (limited to 'doinst.sh')
-rw-r--r-- | doinst.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doinst.sh b/doinst.sh new file mode 100644 index 0000000..d8bcadf --- /dev/null +++ b/doinst.sh @@ -0,0 +1,2 @@ +( echo please edit /etc/simplepkg/simplepkg.conf.new and /etc/simplepkg/repos.conf.new ) +( echo and rename them to /etc/simplepkg/simplepkg.conf and /etc/simplepkg/repos.conf ) |