Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas North committed Jan 24, 2018
1 parent 1ff5ae9 commit 64bbeb1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions functions
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@ os_bash_functions_version=0.1.0

define_vars() {

########################################################################
###################### Insert your variables here ######################
########################################################################

proj_name="EasyEngine-SFTP"
short_name="ee-sftp"
author_name="openspace42"

########################################################################
ssh_config_file="/etc/ssh/sshd_config"
sftp_group="sftp_access"

os-define_vars

Expand Down

0 comments on commit 64bbeb1

Please sign in to comment.