mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update makefiles.sh
* Add `#!/bin/bash` to shell script
This commit is contained in:
parent
84c69a5234
commit
79a9815183
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
ONEDRIVEALT=~/OneDriveALT
|
ONEDRIVEALT=~/OneDriveALT
|
||||||
if [ ! -d ${ONEDRIVEALT} ]; then
|
if [ ! -d ${ONEDRIVEALT} ]; then
|
||||||
mkdir -p ${ONEDRIVEALT}
|
mkdir -p ${ONEDRIVEALT}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue