pass
This commit is contained in:
parent
ed601ebe15
commit
bda3139cd9
|
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
LANG=en_US.UTF-8 bash
|
||||
|
||||
cd /root/medicine-backups/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
LANG=en_US.UTF-8 bash
|
||||
|
||||
cd /root/medicine-backups/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue