Added starred
This commit is contained in:
parent
0e7be26fd7
commit
fc2a66f027
0
Advanced/DFAs/starred
Normal file
0
Advanced/DFAs/starred
Normal file
0
Advanced/Definable Sets/starred
Normal file
0
Advanced/Definable Sets/starred
Normal file
0
Advanced/Mock a Mockingbird/starred
Normal file
0
Advanced/Mock a Mockingbird/starred
Normal file
0
Advanced/Size of Sets/starred
Normal file
0
Advanced/Size of Sets/starred
Normal file
2
build.sh
2
build.sh
@ -99,7 +99,7 @@ function build() {
|
|||||||
if [[ $solution_stat == 0 ]]; then
|
if [[ $solution_stat == 0 ]]; then
|
||||||
echo -n "\"solutions\": \"https://static.betalupi.com/ormc/$(realpath --relative-to="${target_dir}" "${b_target_dir}")/${job_name}.sols.pdf\","
|
echo -n "\"solutions\": \"https://static.betalupi.com/ormc/$(realpath --relative-to="${target_dir}" "${b_target_dir}")/${job_name}.sols.pdf\","
|
||||||
fi
|
fi
|
||||||
if [[ $solution_stat == 0 ]]; then
|
if [ -f "starred" ]; then
|
||||||
echo -n "\"starred\": true"
|
echo -n "\"starred\": true"
|
||||||
else
|
else
|
||||||
echo -n "\"starred\": false"
|
echo -n "\"starred\": false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user