[mod] Make package_linter happier than ever.
This commit is contained in:
parent
9edd5f3b96
commit
1c06d02d49
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "backup script is not implemented"
|
||||
exit 0
|
||||
ynh_die "backup script is not implemented"
|
||||
|
||||
|
||||
#=================================================
|
||||
# GENERIC START
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "restore script is not implemented"
|
||||
exit 0
|
||||
ynh_die "restore script is not implemented"
|
||||
|
||||
#=================================================
|
||||
# IMPORT GENERIC HELPERS
|
||||
#=================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user