Skip to content

Commit c1d264d

Browse files
author
Richard Cunningham
committed
duplicate install.sh
1 parent 94206ef commit c1d264d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
set -e
33

4-
echo "Activating feature 'terminal-history'"
5-
echo "User: ${_REMOTE_USER} User home: ${_REMOTE_USER_HOME}"
4+
echo "Activating feature 'color'"
5+
echo "The provided favorite color is: ${FAVORITE}"

0 commit comments

Comments
 (0)