Set -e flag on update-profile.

master
Icedream 2018-02-18 23:03:58 +01:00
parent ae37c9ed53
commit 07387ade1f
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
if [ ! -d ~/.local/profile-git ]; then
mkdir -p ~/.local/profile-git