Skip to content
Snippets Groups Projects
Commit abf2e25b authored by Bob Mottram's avatar Bob Mottram
Browse files

Directory

parent f8965e43
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ EOF
function install_scuttlebutt-notification {
cat <<EOF > /usr/bin/install_scuttlebutt_notification
#!/bin/bash
cd /etc/scuttlebot/notification || exit 1
cd /etc/scuttlebot || exit 1
if ! git clone https://github.com/ssbc/ssb-example-pm notification; then
echo $'ssb-example-pm was not cloned'
exit 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment