Skip to content

Commit

Permalink
Don't fail on error
Browse files Browse the repository at this point in the history
  • Loading branch information
leomeinel authored Sep 11, 2022
1 parent 0fe7555 commit 1141436
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#!/bin/sh

# Fail on error
set -e

# Copy dot-files
cp -R ~/dot-files/.bashrc ~/dot-files/.bashrc_aliases ~/dot-files/.bash_profile ~/dot-files/.bash_logout ~/dot-files/.gitconfig ~/dot-files/.config ~/
chmod 744 ~/.bashrc_aliases
Expand Down

0 comments on commit 1141436

Please sign in to comment.