2
0
mirror of https://github.com/deajan/osync synced 2024-11-07 15:20:26 +00:00

Fixed typo

This commit is contained in:
deajan 2018-06-29 22:11:33 +02:00
parent a64da2ba3d
commit 381313dc41

View File

@ -1,4 +1,4 @@
$#!/usr/bin/env bash
#!/usr/bin/env bash
#### OFUNCTIONS FULL SUBSET ####
#### OFUNCTIONS MINI SUBSET ####
@ -6,7 +6,7 @@ $#!/usr/bin/env bash
#command line arguments don't take -AaqV for example
_OFUNCTIONS_VERSION=2.3.0-dev
_OFUNCTIONS_BUILD=2018062601
_OFUNCTIONS_BUILD=2018062901
#### _OFUNCTIONS_BOOTSTRAP SUBSET ####
_OFUNCTIONS_BOOTSTRAP=true
#### _OFUNCTIONS_BOOTSTRAP SUBSET END ####