diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/usr/bin/env bash +set -euo pipefail + echo "Inserting files..." sudo cp -r Wallpapers ~/Pictures |
![]() |
index : dotfiles | |
| The Aargh Files | Git |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | install.sh | 2 |
@@ -1,5 +1,7 @@ #!/usr/bin/env bash +set -euo pipefail + echo "Inserting files..." sudo cp -r Wallpapers ~/Pictures |