Project

General

Profile

Download (414 Bytes) Statistics
| Branch: | Revision:
1
#!/bin/sh
2

    
3
steamExec backupallimages
4
steamExec backupallfuel
5
steamExec unmountallimages
6
steamExec backupengine
7

    
8
# Sometimes this file gets corrupted for no apparent reason. This among other things prevents node backups from running. Uncomment this ugly fix is to regularly rewrite it
9

    
10
#echo "irigo ALL=NOPASSWD: ALL
11
#Defaults:irigo !requiretty" > /mnt/stabile/tftp/bionic/live/filesystem.dir/etc/sudoers.d/stabile
(10-10/33)