We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8df2ef + beb0543 commit eaadfb9Copy full SHA for eaadfb9
server/scripts/update_runner.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin
4
+
5
_UPD=1
6
7
# padding handles script being overwritten during updates
0 commit comments