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