diff options
Diffstat (limited to 'scripts/do-update.sh')
-rwxr-xr-x | scripts/do-update.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/do-update.sh b/scripts/do-update.sh new file mode 100755 index 0000000..078ae15 --- /dev/null +++ b/scripts/do-update.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +cd /var/cache/entity-configurations_git.swamid.se && make update |