mirror of https://github.com/E-Almqvist/ewm
parent
e2f03a3944
commit
091e712247
@ -1,5 +1,5 @@ |
|||||||
post_install() { |
post_install() { |
||||||
|
echo "-- You can change your autostart script at $HOME/.ewm/autostart.sh and then restart ewm for changes to take effect." |
||||||
mkdir -p $HOME/.ewm |
mkdir -p $HOME/.ewm |
||||||
[ ! -f $HOME/.ewm/autostart.sh ] && cp $startdir/autostart.sh.template $HOME/.ewm/autostart.sh |
[ ! -f $HOME/.ewm/autostart.sh ] && cp $startdir/autostart.sh.template $HOME/.ewm/autostart.sh |
||||||
echo "* EWM has been installed. Change your autostart script in ~/.ewm/autostart.sh to fir your needs." |
|
||||||
} |
} |
||||||
|
Loading…
Reference in new issue